Crate anchored_macros[][src]

Expand description

unanchored attribute macro’s implementation. Consider use the anchored crate instead.

Attribute Macros

Add this to async function / method to ensure no Anchored struct is captured into async generator’s state.